FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehealth4u.package#1.0.0 (93 ms)

Package ehealth4u.package
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-humanname
Url http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-humanname
Status draft
Name CYEHRSDHumanName
Title Cyprus EHR Human Name datatype
Experimental False
Description This is a HumanName datatype representing the name of a citizen participating to the national integrated EHR system. The name may include a set of given names, family names (i.e. last names), partners' last names, middle names, etc.
Type HumanName
Kind complex-type

Resources that use this resource

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-person-r4 Cyprus EHR Person profile

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cyehr-sd-humanname",
  "url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-humanname",
  "name" : "CYEHRSDHumanName",
  "title" : "Cyprus EHR Human Name datatype",
  "status" : "draft",
  "publisher" : "eHealth4U",
  "contact" : [
    {
      "name" : "eHealth Lab (University of Cyprus)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "ehealthl@ucy.ac.cy",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This is a HumanName datatype representing the name of a citizen participating to the national integrated EHR system. The name may include a set of given names, family names (i.e. last names), partners' last names, middle names, etc.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "HumanName",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/HumanName",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "HumanName.family",
        "path" : "HumanName.family",
        "comment" : "Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).\r\n\r\nCyprusEHR: In Cyprus, when a woman is married, she can request to add her husband's surname next to her own surname. Example: Maria Ioannou (\"Maria\" is the first name and \"Ioannou\" is her surname before marriage) can turn to Maria Ioannou Georgiou (where \"Georgiou\" is her husband's surname). In these cases: Both of the surnamens SHALL be recorded as one string in the HumanName.family (as recorded in the person/patient identifier). Then use extensions to indicate which was the woman's pre-marriage surname and which one is her partner's surname.",
        "min" : 1
      },
      {
        "id" : "HumanName.family.extension",
        "path" : "HumanName.family.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "HumanName.family.extension:ownSurname",
        "path" : "HumanName.family.extension",
        "sliceName" : "ownSurname",
        "definition" : "CyprusEHR: Use this extension to indicate the part of the HumanName.family which was the person's surname immediately prior to its change (e.g. after getting married).",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/humanname-own-name"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "HumanName.family.extension:partnerSurname",
        "path" : "HumanName.family.extension",
        "sliceName" : "partnerSurname",
        "definition" : "CyprusEHR: Use this extension to indicate the part of the HumanName.family which is derived from the person's partner's surname (e.g. husband's surname of a woman).",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/humanname-partner-name"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "HumanName.given",
        "path" : "HumanName.given",
        "comment" : "If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called \"first name\" since given names do not always come first.\r\n\r\nCyprusEHR: In the case that a person has more than one first names: All the first names SHALL be recroded separately using the \"given\" field - one given per each first name (e.g. George Andreas (two given), Eleni Anna Maria (three given), etc.). Composite names separated by \"-\" SHALL be treated as a single name part (e.g. Anna-Maria (one given)).",
        "min" : 1
      },
      {
        "id" : "HumanName.given.extension",
        "path" : "HumanName.given.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "HumanName.given.extension:givenNameQualifier",
        "path" : "HumanName.given.extension",
        "sliceName" : "givenNameQualifier",
        "definition" : "CyprusEHR: Use this extension for the following use cases:\r\n(1) More than one first names (code = \"CL\"):\r\nWhen a person has more than one first names (all represented using given element) but uses only a part of them during their everyday interactions with other people. In these cases, use this extension with code = \"CL\" to indicate which of the various first names are used when interacting with the person. \r\nExample: \"Andreas Constantinos\" (two first names recored using HumanName.given) but only \"Andreas\" is used for communication (HumanName.given = \"Andreas\" also has the extension givenNameQualifier with code = \"CL\").\r\n\r\n(2) Middle Name (code = \"MID\"):\r\nSome people have one or more middle names as part of their names. In these cases, the middle name SHALL be recorded using HumanName.given and then use this extension with code = \"MID\" to indicate that the specific given name is middle name. \r\nExample: \"Maria Michael Ioannou\" where \"Maria\" is the first name, \"Michael\" is her middle name and \"Ioanou\" the family name. For the first two: the HumanName.given element is used to record them where for the second one (\"Michael\") also uses this extension with code = \"MID\".",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "HumanName.prefix",
        "path" : "HumanName.prefix",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
      },
      {
        "id" : "HumanName.suffix",
        "path" : "HumanName.suffix",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
      },
      {
        "id" : "HumanName.period",
        "path" : "HumanName.period",
        "comment" : "A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. \"the patient was an inpatient of the hospital for this time range\") or one value from the range applies (e.g. \"give to the patient between these two times\").\n\nPeriod is not used for a duration (a measure of elapsed time). See [Duration](datatypes.html#Duration).\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.